Resource StructureDefinition/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (125 ms)
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No Narrative Content
Source
{
"resourceType" : "StructureDefinition",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No Narrative Content</div>"
},
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-name-type",
"version" : "1.0.0",
"name" : "OrganizationNameType",
"title" : "PPR Organization Name Type Extension",
"status" : "draft",
"description" : "Organization name type",
"purpose" : "Extension was created to add a structure for organization, location alias name",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Organization"
},
{
"type" : "element",
"expression" : "Location"
},
{
"type" : "element",
"expression" : "Location.alias"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"mustSupport" : true
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-organization-name-type"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/organization-name-type"
}
},
{
"id" : "Extension.value[x].system",
"path" : "Extension.value[x].system",
"min" : 1,
"fixedUri" : "http://ontariohealth.ca/fhir/CodeSystem/organization-name-type",
"mustSupport" : true
},
{
"id" : "Extension.value[x].code",
"path" : "Extension.value[x].code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.value[x].display",
"path" : "Extension.value[x].display",
"min" : 1,
"mustSupport" : true
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.